home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / fromdl / test.rc < prev   
Text File  |  1995-01-17  |  2KB  |  78 lines

  1. //Microsoft App Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15.  
  16. //////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Bitmap
  19. //
  20.  
  21. CPARROW                 BITMAP  DISCARDABLE     "C:\\CPARROW.BMP"
  22. #ifdef APSTUDIO_INVOKED
  23. //////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27.  
  28. 1 TEXTINCLUDE DISCARDABLE 
  29. BEGIN
  30.     "resource.h\0"
  31. END
  32.  
  33. 2 TEXTINCLUDE DISCARDABLE 
  34. BEGIN
  35.     "#include ""afxres.h""\r\n"
  36.     "\0"
  37. END
  38.  
  39. 3 TEXTINCLUDE DISCARDABLE 
  40. BEGIN
  41.     "\r\n"
  42.     "\0"
  43. END
  44.  
  45. /////////////////////////////////////////////////////////////////////////////////////
  46. #endif    // APSTUDIO_INVOKED
  47.  
  48.  
  49. //////////////////////////////////////////////////////////////////////////////
  50. //
  51. // String Table
  52. //
  53.  
  54. STRINGTABLE DISCARDABLE 
  55. BEGIN
  56.     IDS_STRING1             "This is the first string"
  57.     IDS_STRING2             "Warning Will Robinson, Warning"
  58. END
  59.  
  60.  
  61. //////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Icon
  64. //
  65.  
  66. TRASH                   ICON    DISCARDABLE     "C:\\1068.ICO"
  67.  
  68. #ifndef APSTUDIO_INVOKED
  69. ////////////////////////////////////////////////////////////////////////////////
  70. //
  71. // Generated from the TEXTINCLUDE 3 resource.
  72. //
  73.  
  74.  
  75. /////////////////////////////////////////////////////////////////////////////////////
  76. #endif    // not APSTUDIO_INVOKED
  77.  
  78.